gtk4.git
2010-08-07 Tristan Van... Fixed expressions in gtk_button_size_allocate()
2010-08-07 Javier JardónCompletely remove any use of GtkWindow allow-grow and...
2010-08-07 John StowersAdd gdk_display_is_closed
2010-08-07 Tristan Van... Fixed alignment of wrapping labels allocated a greater...
2010-08-07 Benjamin Ottelabel: Make angle part of GtkLabelPrivate
2010-08-07 Tadej BorovšakFix improperly unwinded loops
2010-08-06 Tristan Van... Fixed bad typo causing bad vertical requests on frames...
2010-08-06 Tadej BorovšakImplement fair extra space allocation
2010-08-06 Tristan Van... Make GtkFrame allocate its label considering natural...
2010-08-06 Daniel NylanderUpdated Swedish translation
2010-08-06 Daniel NylanderUpdated Swedish translation
2010-08-05 Tristan Van... Implemented GtkSizeRequest on GtkExpander and added...
2010-08-05 Tristan Van... Migrated old loops to use gtk_distribute_allocation().
2010-08-05 Tristan Van... Added gtk_distribute_allocation()
2010-08-05 Fran DiéguezUpdated Galician translations
2010-08-05 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-05 Jorge GonzálezUpdated Spanish translation
2010-08-05 Tomeu VizosoStop assuming that priv->label_widget will be a GtkLabel.
2010-08-05 Carlos Garcia... Add _gtk_box_get_children() internal function
2010-08-05 Matthias ClasenAvoid warnings with tooltips on toplevels
2010-08-05 Matthias ClasenRe-add a lost Since: line
2010-08-05 Matthias ClasenDon't allocate space for "" in scale marks
2010-08-04 Philip WithnallAdd (transfer none) annotation to gtk_tree_selection_ge...
2010-08-04 Philip WithnallAdd (inout) annotation to gtk_tree_model_iter_next()
2010-08-04 Lucian Adrian... Updated Romanian translation
2010-08-04 Paolo BorelliAnnotate GtkTextBuffer insert methods
2010-08-03 Pablo CastellanoUpdate git.mk from pango
2010-08-03 Cody RussellChange GtkCalendar's inner border and separator values...
2010-08-03 Javier JardónRemove some unused variables
2010-08-03 Fridrich ŠtrbaFix 32-bit Windows build using mingw-w64 toolchain
2010-08-03 Fridrich ŠtrbaMake the Windows manifest correspond to the name of...
2010-08-02 Javier JardónPOTFILES.in: Add some missing files
2010-07-31 Benjamin Otteprogressbar: Remove act_mode_enter vfunc
2010-07-31 Benjamin Otteprogressbar: Remove offscreen pixmap
2010-07-31 Benjamin Otteprogressbar: Remove paint vfunc
2010-07-31 Benjamin Otteprogressbar: Remove unused update vfunc
2010-07-31 Benjamin Ottedocs: Add gdk_cursor_get_cursor_type() template
2010-07-31 Benjamin Ottedocs: Remove GtkNotebookPage from docs
2010-07-31 Benjamin Ottepaned: Remove unused GdkGC
2010-07-29 John (J5) Palmieriadd the transfer and element-type annotation to gdk_dev...
2010-07-28 Tomeu VizosoAnnotate gdk_rectangle_intersect
2010-07-28 Xandru ArmestoUpdated asturian translation
2010-07-28 Xandru ArmestoUpdated asturian translation
2010-07-26 Jorge GonzálezUpdated Spanish translation
2010-07-26 Benjamin Ottegdk: Flush implicit paints with Cairo
2010-07-26 Benjamin Ottegdk: Do DEBUG_UPDATES drawing with Cairo
2010-07-26 Benjamin Otteoffscreenwindow: Copy old to new pixmap using Cairo
2010-07-26 Benjamin Ottegdk: Create solid mask with Cairo
2010-07-26 Benjamin Ottegdk: Always clear backing store with Cairo
2010-07-26 Benjamin Ottegdkgc: Draw clip mask with Cairo
2010-07-26 Benjamin Ottegdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha...
2010-07-26 Benjamin Ottedocs: Remove mention of gdk_draw_drawable()
2010-07-26 Benjamin Ottegdk: Use the system colormap, not the rgb colormap
2010-07-26 Benjamin Ottegdk: Get rid of GdkRGB usage
2010-07-26 Benjamin Ottegdk: Get rid of gdk_draw_pixbuf() call
2010-07-26 Benjamin Ottestyle: Draw insertion cursor with Cairo
2010-07-26 Benjamin OtteRemove _gtk_widget_get_cursor_gc() function
2010-07-26 Benjamin Ottetesting: Use Cairo calls instead of gdk_draw_line(...
2010-07-26 Benjamin Ottegtk-demo: Blit backing pixmap using Cairo
2010-07-26 Benjamin Ottegtk-demo: Convert color selection example to Cairo
2010-07-26 Benjamin Ottegtk-demo: Convert drawingarea example to Cairo
2010-07-26 Benjamin Ottegtk-demo: Make pixbufs demo use Cairo
2010-07-26 Benjamin Ottedemos: No need to set the rgb colormap here
2010-07-26 Benjamin Ottedemos: Convert to drawing with Cairo instead of GdkRGB
2010-07-26 Benjamin Ottedemos: Use Cairo instead of gdk_draw_pixbuf()
2010-07-26 Benjamin Ottetestgtk: Remove unused variable
2010-07-26 Benjamin Ottetestgtk: Draw rotated text example with pangocairo
2010-07-26 Benjamin Ottetestgtk: Replace gdk_draw_rectangle() with Cairo
2010-07-26 Benjamin Ottetest: Convert testinput to Cairo
2010-07-26 Benjamin Ottetests: Make testoffscreen use Cairo
2010-07-26 Benjamin Ottetests: replace gdk_draw_drawable() with Cairo calls...
2010-07-26 Benjamin Ottetests: Use gdk_screen_get_default_colormap()
2010-07-26 Benjamin Ottetests: Use GdkPixbuf for taking a screenshot, not GdkImage
2010-07-26 Benjamin Ottetests: Remove gdk_draw_pixbuf() with Cairo equivalent
2010-07-26 Benjamin Ottepixbuf-engine: Draw mask with Cairo
2010-07-26 Benjamin Ottepixbuf-engine: replace call to gdk_draw_pixbuf() with...
2010-07-26 Benjamin Ottepixbuf-engine: Replace gdk_draw_pixbuf() with Cairo...
2010-07-26 Benjamin Otteimcontextxim: Draw with Cairo
2010-07-26 Benjamin Ottedecorations: Draw text with Cairo
2010-07-26 Benjamin Ottedecorate: Draw decorations using Cairo
2010-07-26 Benjamin Ottehsv: Remove unused variable
2010-07-26 Benjamin Ottetreeview: Draw the dnd pixmaps with Cairo
2010-07-26 Benjamin Ottetreeview: Draw lines with Cairo
2010-07-26 Benjamin Ottetreeview: Unify all line drawing into the same function
2010-07-26 Benjamin Ottetreeview: Draw column reordering arrows with Cairo
2010-07-26 Benjamin Otteruler: Replace gdk_draw_drawable calls with Cairo
2010-07-26 Benjamin Ottemenu: replace gdk_draw_drawable() call with Cairo equiv...
2010-07-26 Benjamin Ottefilechooser: Remove commented out code
2010-07-26 Benjamin Otteprogressbar: Use cairo instead of gdk_draw_drawable()
2010-07-26 Benjamin Ottespinner: We want the default colormap, not the RGB...
2010-07-26 Benjamin Otteimage: Use Cairo instead of gdk_draw_drawable()
2010-07-26 Benjamin Otteimage: replace gdk_draw_pixbuf() call with Cairo equivalent
2010-07-26 Benjamin Ottetextview: draw dnd icon with Pango
2010-07-26 Benjamin Ottetextview: Draw selection background with Cairo
2010-07-26 Benjamin Ottetextview: Draw drag icons using Cairo
2010-07-26 Benjamin Ottetextview: Use _gtk_widget_get_cursor_color() and Cairo
2010-07-26 Benjamin Ottetextview: Draw empty shape logo with Cairo
2010-07-26 Benjamin Ottetextview: replace gdk_draw_pixbuf() call with Cairo...
2010-07-26 Benjamin Ottecolorbutton: Render with Cairo
2010-07-26 Benjamin Otteentry: replace gdk_draw_pixbuf() call with Cairo version
next